Total Complexity | 36 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 170 |
Lines of code | 133 |
Logical lines of code | 88 |
Comment lines | 16 |
Methods | 10 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create() | 51 | 7 | 26 | |
__construct() | 56 | 7 | 18 | |
createTables() | 50 | 5 | 27 | |
select() | 57 | 5 | 17 | |
query() | 57 | 5 | 17 | |
getTable() | 63 | 3 | 10 | |
addTable() | 70 | 1 | 6 | |
transaction() | 77 | 1 | 4 | |
commit() | 77 | 1 | 4 | |
rollback() | 77 | 1 | 4 |